home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-02-11 | 1.3 KB | 47 lines | [TEXT/MPS ] |
- # File: BufferPlayPPC.make
- # Target: BufferPlayPPC
- # Sources: BufferPlayPPC.r
- # BufferPlay.r
- # BufferPlay.c
- # Created: Saturday, February 11, 1995 09:54:18 PM
-
-
- POWERPCOBJECTS = ∂
- BufferPlay.o ∂
-
- 68KOBJECTS = ∂
- BufferPlay.c.o ∂
-
-
- BufferPlayPPC ƒƒ BufferPlayPPC.make BufferPlayPPC.r
- Rez BufferPlayPPC.r -append -o BufferPlayPPC
- BufferPlayPPC ƒƒ BufferPlayPPC.make BufferPlay.r
- Rez BufferPlay.r -append -o BufferPlayPPC
-
- BufferPlayPPC ƒƒ BufferPlayPPC.make {POWERPCOBJECTS}
- PPCLink ∂
- {POWERPCOBJECTS} ∂
- "{PPCLibraries}"InterfaceLib.xcoff ∂
- "{PPCLibraries}"MathLib.xcoff ∂
- "{PPCLibraries}"StdCLib.xcoff ∂
- "{PPCLibraries}"StdCRuntime.o ∂
- "{PPCLibraries}"PPCCRuntime.o ∂
- -main __start ∂
- -o BufferPlayPPC.xcoff
- makePEF BufferPlayPPC.xcoff -o BufferPlayPPC ∂
- -l InterfaceLib.xcoff=InterfaceLib ∂
- -l MathLib.xcoff=MathLib ∂
- -l StdCLib.xcoff=StdCLib ∂
- -ft APPL -fc '????'
- BufferPlay.o ƒ BufferPlayPPC.make BufferPlay.c
- PPCC -w conformance -appleext on BufferPlay.c -o BufferPlay.o
-
- BufferPlayPPC ƒƒ BufferPlayPPC.make {68KOBJECTS}
- Link -t APPL -c '????' ∂
- {68KOBJECTS} ∂
- "{Libraries}"Runtime.o ∂
- "{Libraries}"Interface.o ∂
- -o BufferPlayPPC
- BufferPlay.c.o ƒ BufferPlayPPC.make BufferPlay.c
- C -r BufferPlay.c
-